insert command造句
例句與造句
- Insert command line settings from a text file
從文本文件中插入命令行設(shè)置。 - Operation , if a required insert command or some other data is not set , the
操作,但如果未設(shè)置必需的插入命令或某些其他數(shù)據(jù), - What is the effect of running a bulk insert command on a replicated database
在復(fù)制的數(shù)據(jù)庫上運行大容量插入命令,會產(chǎn)生什么效果? - These optimizations are similar to those available with the bulk insert command
這些優(yōu)化類似于可與bulk insert命令一起使用的優(yōu)化。 - Provides guidelines for working with collations when you use the bcp utility and the bulk insert command
提供在使用bcp實用工具和bulk insert命令時使用排序規(guī)則的指導(dǎo)原則。 - It's difficult to find insert command in a sentence. 用insert command造句挺難的
- However , when we get to the more complex append and insert commands , even multiple - e options won t help us
如果想了解更多的有關(guān)如何定制自己的提示符以及是什么使得這些提示符名符其實的信息,請查閱“ - The command argument usually contains any extra information you want to accompany the insert command , such the value for the key field
該命令參數(shù)通常包含您需要提供給插入命令的任何額外的補充信息,如鍵字段的值。 - Because the inserted command may have additional strings appended to it before it is executed , the malefactor terminates the injected string with a comment mark " - "
由于插入的命令可能在執(zhí)行前追加其他字符串,因此攻擊者將用注釋標(biāo)記“ - - ”來終止注入的字符串。 - 9 . if you copied the picture as a gif image file , switch to the document into which you want to insert the file , and then use the program ' s insert command
9 。如果將圖片以gif圖像文件格式復(fù)制,可切換到要插入此文件的文檔,然后使用此程序中的“插入”命令。 - The db2 data adapter configuration wizard may be used to set the options of your component tray data adapters including the data connection , select command , insert command , delete command , and update command
Db2數(shù)據(jù)適配器配置向?qū)Э捎糜谠O(shè)置您的組件托盤數(shù)據(jù)適配器選項,包括數(shù)據(jù)連接、 select命令、 insert命令、 delete命令和update命令。 - Adding new records the insert command only requires the current values since no original record exists and removing records the delete command only requires the original values in order to locate the record to delete
由于不存在初始記錄,添加新記錄( insert命令)只需要當(dāng)前值;移除記錄( delete命令)只需要使用初始值來定位要刪除的記錄。